home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 59 / Cine Live 59.iso / pc / Data / Interface / e10.k < prev    next >
Encoding:
Text File  |  2002-06-05  |  23.9 KB  |  1,168 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000142; 
  4.     release Editor:
  5.         IOWindow is {$00000315,$00000056,$00000137,$00000343,$00000000,$FFFFFF89,$00000000,$00000000};
  6.         LayoutWindow is {$0000004D,$00000097,$000002BB,$0000027A,$00000000,$00000009,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oFond2,
  16.         ob13,
  17.         ob24,
  18.         ob35,
  19.         ob46,
  20.         ob57,
  21.         ob68,
  22.         ob79,
  23.         ob810,
  24.         ob911,
  25.         ob1012,
  26.         ob1113,
  27.         ob1214,
  28.         of115,
  29.         of216,
  30.         of317,
  31.         of418,
  32.         of519,
  33.         of620,
  34.         of721,
  35.         of822,
  36.         of923,
  37.         of1024,
  38.         of1125,
  39.         of1226,
  40.         oInternet27,
  41.         ol128,
  42.         ol139,
  43.         ol138,
  44.         oBouton_Fiche29,
  45.         oBouton_Imprimer30,
  46.         oBouton_Sommaire31,
  47.         oBouton_Photos32,
  48.         oBouton_Vid_o33,
  49.         oFiche_Technique34,
  50.         oTexte_RTF35,
  51.         ovid_o36,
  52.         oglobal37
  53.     ];
  54.     Events is [
  55.         cOffscreenEvent
  56.         with 
  57.             Commands is [
  58.                 cPixelTool_IfSystemCommand
  59.                 with 
  60.                     Commands is [
  61.                         cSwitchURLCommand
  62.                         with Flags is $00000004; Target is oFond2; URL is "../Images/s10m.jpg"; end,
  63.                         cDragCommand
  64.                         with Flags is $00000004; Target is ovid_o36; Mode is DragTo; X is 631; Y is 442; end,
  65.                         cGrowCommand
  66.                         with Flags is $00000004; Target is ovid_o36; Mode is GrowTo; X is 160; Y is 120; end,
  67.                         cShowCommand
  68.                         with Flags is $00000004; Target is ovid_o36; end,
  69.                         cEnableCommand
  70.                         with Flags is $00000004; Target is ovid_o36; end,
  71.                         cRunCommand
  72.                         with Flags is $00000004; Target is ovid_o36; Rewind is true; end
  73.                     ];
  74.                 end,
  75.                 cPixelTool_IfSystemCommand
  76.                 with SetMode is IsWinTest; 
  77.                     Commands is [
  78.                         cDragCommand
  79.                         with Flags is $00000004; Target is ovid_o36; Mode is DragTo; X is 615; Y is 418; end,
  80.                         cGrowCommand
  81.                         with Flags is $00000004; Target is ovid_o36; Mode is GrowTo; X is 176; Y is 144; end,
  82.                         cShowCommand
  83.                         with Flags is $00000004; Target is ovid_o36; end,
  84.                         cEnableCommand
  85.                         with Flags is $00000004; Target is ovid_o36; end,
  86.                         cRunCommand
  87.                         with Flags is $00000004; Target is ovid_o36; Rewind is true; end
  88.                     ];
  89.                 end
  90.             ];
  91.         end,
  92.         cKeyboardEvent
  93.         with Flags is $00000004; Test is IsSpace; 
  94.             Commands is [
  95.                 cRunCommand
  96.                 with Flags is $00000004; Target is ovid_o36; Mode is Toggle; end
  97.             ];
  98.         end,
  99.         cKeyboardEvent
  100.         with Value is "+"; 
  101.             Commands is [
  102.                 cSetVolumeCommand
  103.                 with Mode is ExecuteHigher; end
  104.             ];
  105.         end,
  106.         cKeyboardEvent
  107.         with Value is "-"; 
  108.             Commands is [
  109.                 cSetVolumeCommand
  110.                 with Flags is $00000004; Mode is ExecuteLower; end
  111.             ];
  112.         end,
  113.         cKeyboardEvent
  114.         with Value is "m"; 
  115.             Commands is [
  116.                 cRunCommand
  117.                 with Flags is $00000004; Mode is Toggle; Rewind is true; end
  118.             ];
  119.         end
  120.     ];
  121. end;
  122.  
  123. object oFond2 is cImage
  124. with 
  125.     Flags is $00000150; 
  126.     Name is "Fond"; 
  127.     Enabled is false; Cursor is oEmptyCursor; 
  128.     AdjustX is AlignToCenter; AdjustY is AlignToTop; 
  129.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  130.     
  131.     URL is "../Images/s10p.jpg"; 
  132.     
  133.     
  134.     Events is [
  135.         cOnscreenEvent
  136.         with Flags is $00000004; 
  137.             Commands is [
  138.                 cTokenCommand
  139.                 with Flags is $00000004; TokenName is "stop"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  140.             ];
  141.         end
  142.     ];
  143. end;
  144.  
  145. object ob13 is cImage
  146. with 
  147.     Name is "b1"; 
  148.     Enabled is false; Shown is false; 
  149.     X is -21; Y is 166; 
  150.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  151.     
  152.     URL is "../Images/BOUTONV2.psd"; 
  153.     Bitmapped is false; Mode is 260; 
  154.     
  155. end;
  156.  
  157. object ob24 is cImage
  158. with 
  159.     Name is "b2"; 
  160.     Enabled is false; Shown is false; 
  161.     X is -21; Y is 191; 
  162.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  163.     
  164.     URL is "../Images/BOUTONV2.psd"; 
  165.     Mode is 260; 
  166.     
  167. end;
  168.  
  169. object ob35 is cImage
  170. with 
  171.     Name is "b3"; 
  172.     Enabled is false; Shown is false; 
  173.     X is -21; Y is 216; 
  174.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  175.     
  176.     URL is "../Images/BOUTONV2.psd"; 
  177.     Mode is 260; 
  178.     
  179. end;
  180.  
  181. object ob46 is cImage
  182. with 
  183.     Name is "b4"; 
  184.     Enabled is false; Shown is false; 
  185.     X is -21; Y is 240; 
  186.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  187.     
  188.     URL is "../Images/BOUTONV2.psd"; 
  189.     Mode is 260; 
  190.     
  191. end;
  192.  
  193. object ob57 is cImage
  194. with 
  195.     Name is "b5"; 
  196.     Enabled is false; Shown is false; 
  197.     X is -21; Y is 271; 
  198.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  199.     
  200.     URL is "../Images/BOUTONV2.psd"; 
  201.     Mode is 260; 
  202.     
  203. end;
  204.  
  205. object ob68 is cImage
  206. with 
  207.     Name is "b6"; 
  208.     Enabled is false; Shown is false; 
  209.     X is -21; Y is 308; 
  210.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  211.     
  212.     URL is "../Images/BOUTONV2.psd"; 
  213.     Mode is 260; 
  214.     
  215. end;
  216.  
  217. object ob79 is cImage
  218. with 
  219.     Name is "b7"; 
  220.     Enabled is false; Shown is false; 
  221.     X is -21; Y is 338; 
  222.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  223.     
  224.     URL is "../Images/BOUTONV2.psd"; 
  225.     Mode is 260; 
  226.     
  227. end;
  228.  
  229. object ob810 is cImage
  230. with 
  231.     Name is "b8"; 
  232.     Enabled is false; Shown is false; 
  233.     X is -21; Y is 364; 
  234.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  235.     
  236.     URL is "../Images/BOUTONV2.psd"; 
  237.     Mode is 260; 
  238.     
  239. end;
  240.  
  241. object ob911 is cImage
  242. with 
  243.     Name is "b9"; 
  244.     Enabled is false; Shown is false; 
  245.     X is -21; Y is 389; 
  246.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  247.     
  248.     URL is "../Images/BOUTONV2.psd"; 
  249.     Mode is 260; 
  250.     
  251. end;
  252.  
  253. object ob1012 is cImage
  254. with 
  255.     Name is "b10"; 
  256.     Enabled is false; Shown is false; 
  257.     X is -21; Y is 412; 
  258.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  259.     
  260.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  261.     Mode is 260; 
  262.     
  263. end;
  264.  
  265. object ob1113 is cImage
  266. with 
  267.     Name is "b11"; 
  268.     Enabled is false; Shown is false; 
  269.     X is -21; Y is 437; 
  270.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  271.     
  272.     URL is "../../DATA/Images/BOUTONV2.psd"; 
  273.     Mode is 260; 
  274.     
  275. end;
  276.  
  277. object ob1214 is cImage
  278. with 
  279.     Name is "b12"; 
  280.     Enabled is false; Shown is false; 
  281.     X is -25; Y is 463; 
  282.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  283.     
  284.     URL is "../Images/BOUTONV2.psd"; 
  285.     Bitmapped is false; Mode is 260; 
  286.     
  287. end;
  288.  
  289. object of115 is cBox
  290. with 
  291.     Name is "f1"; 
  292.     Cursor is oFingerCursor; 
  293.     X is -1; Y is 182; 
  294.     Width is 162; Height is 27; 
  295.     
  296.     
  297.     Events is [
  298.         cMouseEnterEvent
  299.         with Flags is $00000004; 
  300.             Commands is [
  301.                 cShowCommand
  302.                 with Flags is $00000004; Target is ob13; end
  303.             ];
  304.         end,
  305.         cMouseLeaveEvent
  306.         with Flags is $00000004; 
  307.             Commands is [
  308.                 cShowCommand
  309.                 with Flags is $00000004; Target is ob13; Mode is Clear; end
  310.             ];
  311.         end,
  312.         cMouseUpEvent
  313.         with Flags is $00000004; Flag is true; 
  314.             Commands is [
  315.                 cBrowseCommand
  316.                 with Flags is $00000004; URL is "e1.k"; end
  317.             ];
  318.         end
  319.     ];
  320. end;
  321.  
  322. object of216 is cBox
  323. with 
  324.     Name is "f2"; 
  325.     Cursor is oFingerCursor; 
  326.     Y is 207; 
  327.     Width is 160; Height is 26; 
  328.     
  329.     
  330.     Events is [
  331.         cMouseEnterEvent
  332.         with 
  333.             Commands is [
  334.                 cShowCommand
  335.                 with Target is ob24; end
  336.             ];
  337.         end,
  338.         cMouseLeaveEvent
  339.         with 
  340.             Commands is [
  341.                 cShowCommand
  342.                 with Target is ob24; Mode is Clear; end
  343.             ];
  344.         end,
  345.         cMouseUpEvent
  346.         with Flag is true; 
  347.             Commands is [
  348.                 cBrowseCommand
  349.                 with URL is "e2.k"; end
  350.             ];
  351.         end
  352.     ];
  353. end;
  354.  
  355. object of317 is cBox
  356. with 
  357.     Flags is $00000150; 
  358.     Name is "f3"; 
  359.     Cursor is oFingerCursor; 
  360.     Y is 233; 
  361.     Width is 162; Height is 24; 
  362.     
  363.     
  364.     Events is [
  365.         cMouseEnterEvent
  366.         with Flags is $00000004; 
  367.             Commands is [
  368.                 cShowCommand
  369.                 with Flags is $00000004; Target is ob35; end
  370.             ];
  371.         end,
  372.         cMouseLeaveEvent
  373.         with Flags is $00000004; 
  374.             Commands is [
  375.                 cShowCommand
  376.                 with Flags is $00000004; Target is ob35; Mode is Clear; end
  377.             ];
  378.         end,
  379.         cMouseUpEvent
  380.         with Flags is $00000004; Flag is true; 
  381.             Commands is [
  382.                 cBrowseCommand
  383.                 with Flags is $00000004; URL is "e3.k"; end
  384.             ];
  385.         end
  386.     ];
  387. end;
  388.  
  389. object of418 is cBox
  390. with 
  391.     Name is "f4"; 
  392.     Cursor is oFingerCursor; 
  393.     Y is 255; 
  394.     Width is 161; Height is 28; 
  395.     
  396.     
  397.     Events is [
  398.         cMouseEnterEvent
  399.         with 
  400.             Commands is [
  401.                 cShowCommand
  402.                 with Target is ob46; end
  403.             ];
  404.         end,
  405.         cMouseLeaveEvent
  406.         with 
  407.             Commands is [
  408.                 cShowCommand
  409.                 with Target is ob46; Mode is Clear; end
  410.             ];
  411.         end,
  412.         cMouseUpEvent
  413.         with Flag is true; 
  414.             Commands is [
  415.                 cBrowseCommand
  416.                 with URL is "e4.k"; end
  417.             ];
  418.         end
  419.     ];
  420. end;
  421.  
  422. object of519 is cBox
  423. with 
  424.     Name is "f5"; 
  425.     Cursor is oFingerCursor; 
  426.     Y is 286; 
  427.     Width is 163; Height is 28; 
  428.     
  429.     
  430.     Events is [
  431.         cMouseEnterEvent
  432.         with 
  433.             Commands is [
  434.                 cShowCommand
  435.                 with Target is ob57; end
  436.             ];
  437.         end,
  438.         cMouseLeaveEvent
  439.         with 
  440.             Commands is [
  441.                 cShowCommand
  442.                 with Target is ob57; Mode is Clear; end
  443.             ];
  444.         end,
  445.         cMouseUpEvent
  446.         with Flag is true; 
  447.             Commands is [
  448.                 cBrowseCommand
  449.                 with URL is "e5.k"; end
  450.             ];
  451.         end
  452.     ];
  453. end;
  454.  
  455. object of620 is cBox
  456. with 
  457.     Flags is $00000150; 
  458.     Name is "f6"; 
  459.     Cursor is oFingerCursor; 
  460.     Y is 323; 
  461.     Width is 163; Height is 28; 
  462.     
  463.     
  464.     Events is [
  465.         cMouseEnterEvent
  466.         with Flags is $00000004; 
  467.             Commands is [
  468.                 cShowCommand
  469.                 with Flags is $00000004; Target is ob68; end
  470.             ];
  471.         end,
  472.         cMouseLeaveEvent
  473.         with Flags is $00000004; 
  474.             Commands is [
  475.                 cShowCommand
  476.                 with Flags is $00000004; Target is ob68; Mode is Clear; end
  477.             ];
  478.         end,
  479.         cMouseUpEvent
  480.         with Flags is $00000004; Flag is true; 
  481.             Commands is [
  482.                 cBrowseCommand
  483.                 with Flags is $00000004; URL is "e6.k"; end
  484.             ];
  485.         end
  486.     ];
  487. end;
  488.  
  489. object of721 is cBox
  490. with 
  491.     Name is "f7"; 
  492.     Cursor is oFingerCursor; 
  493.     Y is 354; 
  494.     Width is 160; Height is 26; 
  495.     
  496.     
  497.     Events is [
  498.         cMouseEnterEvent
  499.         with 
  500.             Commands is [
  501.                 cShowCommand
  502.                 with Target is ob79; end
  503.             ];
  504.         end,
  505.         cMouseLeaveEvent
  506.         with 
  507.             Commands is [
  508.                 cShowCommand
  509.                 with Target is ob79; Mode is Clear; end
  510.             ];
  511.         end,
  512.         cMouseUpEvent
  513.         with Flag is true; 
  514.             Commands is [
  515.                 cBrowseCommand
  516.                 with URL is "e7.k"; end
  517.             ];
  518.         end
  519.     ];
  520. end;
  521.  
  522. object of822 is cBox
  523. with 
  524.     Name is "f8"; 
  525.     Cursor is oFingerCursor; 
  526.     Y is 378; 
  527.     Width is 160; Height is 27; 
  528.     
  529.     
  530.     Events is [
  531.         cMouseEnterEvent
  532.         with 
  533.             Commands is [
  534.                 cShowCommand
  535.                 with Target is ob810; end
  536.             ];
  537.         end,
  538.         cMouseLeaveEvent
  539.         with 
  540.             Commands is [
  541.                 cShowCommand
  542.                 with Target is ob810; Mode is Clear; end
  543.             ];
  544.         end,
  545.         cMouseUpEvent
  546.         with Flag is true; 
  547.             Commands is [
  548.                 cBrowseCommand
  549.                 with URL is "e8.k"; end
  550.             ];
  551.         end
  552.     ];
  553. end;
  554.  
  555. object of923 is cBox
  556. with 
  557.     Name is "f9"; 
  558.     Cursor is oFingerCursor; 
  559.     Y is 404; 
  560.     Width is 163; Height is 25; 
  561.     
  562.     
  563.     Events is [
  564.         cMouseEnterEvent
  565.         with 
  566.             Commands is [
  567.                 cShowCommand
  568.                 with Target is ob911; end
  569.             ];
  570.         end,
  571.         cMouseLeaveEvent
  572.         with 
  573.             Commands is [
  574.                 cShowCommand
  575.                 with Target is ob911; Mode is Clear; end
  576.             ];
  577.         end,
  578.         cMouseUpEvent
  579.         with Flag is true; 
  580.             Commands is [
  581.                 cBrowseCommand
  582.                 with URL is "e9.k"; end
  583.             ];
  584.         end
  585.     ];
  586. end;
  587.  
  588. object of1024 is cBox
  589. with 
  590.     Name is "f10"; 
  591.     Cursor is oFingerCursor; 
  592.     X is 1; Y is 428; 
  593.     Width is 161; Height is 28; 
  594.     
  595.     
  596.     Events is [
  597.         cMouseEnterEvent
  598.         with 
  599.             Commands is [
  600.                 cShowCommand
  601.                 with Target is ob1012; end
  602.             ];
  603.         end,
  604.         cMouseLeaveEvent
  605.         with 
  606.             Commands is [
  607.                 cShowCommand
  608.                 with Target is ob1012; Mode is Clear; end
  609.             ];
  610.         end,
  611.         cMouseUpEvent
  612.         with Flag is true; 
  613.             Commands is [
  614.                 cBrowseCommand
  615.                 with URL is "e10.k"; end
  616.             ];
  617.         end
  618.     ];
  619. end;
  620.  
  621. object of1125 is cBox
  622. with 
  623.     Flags is $00000150; 
  624.     Name is "f11"; 
  625.     Cursor is oFingerCursor; 
  626.     Y is 451; 
  627.     Width is 161; Height is 28; 
  628.     
  629.     
  630.     Events is [
  631.         cMouseEnterEvent
  632.         with Flags is $00000004; 
  633.             Commands is [
  634.                 cShowCommand
  635.                 with Flags is $00000004; Target is ob1113; end
  636.             ];
  637.         end,
  638.         cMouseLeaveEvent
  639.         with Flags is $00000004; 
  640.             Commands is [
  641.                 cShowCommand
  642.                 with Flags is $00000004; Target is ob1113; Mode is Clear; end
  643.             ];
  644.         end,
  645.         cMouseUpEvent
  646.         with Flags is $00000004; Flag is true; 
  647.             Commands is [
  648.                 cBrowseCommand
  649.                 with Flags is $00000004; URL is "e11.k"; end
  650.             ];
  651.         end
  652.     ];
  653. end;
  654.  
  655. object of1226 is cBox
  656. with 
  657.     Flags is $00000150; 
  658.     Name is "f12"; 
  659.     Cursor is oFingerCursor; 
  660.     X is -1; Y is 477; 
  661.     Width is 162; Height is 27; 
  662.     
  663.     
  664.     Events is [
  665.         cMouseEnterEvent
  666.         with Flags is $00000004; 
  667.             Commands is [
  668.                 cShowCommand
  669.                 with Flags is $00000004; Target is ob1214; end
  670.             ];
  671.         end,
  672.         cMouseLeaveEvent
  673.         with Flags is $00000004; 
  674.             Commands is [
  675.                 cShowCommand
  676.                 with Flags is $00000004; Target is ob1214; Mode is Clear; end
  677.             ];
  678.         end,
  679.         cMouseUpEvent
  680.         with Flags is $00000004; Flag is true; 
  681.             Commands is [
  682.                 cBrowseCommand
  683.                 with Flags is $00000004; URL is "e12.k"; end
  684.             ];
  685.         end
  686.     ];
  687. end;
  688.  
  689. object oInternet27 is cBox
  690. with 
  691.     Flags is $00008151; 
  692.     Name is "Internet"; 
  693.     Cursor is oEarthCursor; 
  694.     X is 259; Y is 539; 
  695.     Width is 193; Height is 19; 
  696.     
  697.     
  698.     Events is [
  699.         cMouseUpEvent
  700.         with Flags is $00004004; Flag is true; 
  701.             Commands is [
  702.                 cLaunchCommand
  703.                 with Flags is $00004004; URL is "http://www.miramax.com/40daysand40nights"; URLOption is GetSiteURL; Mode is ExecuteBrowser; end
  704.             ];
  705.         end
  706.     ];
  707. end;
  708.  
  709. object ol128 is cBox
  710. with 
  711.     Flags is $00000150; 
  712.     Name is "l1"; 
  713.     Cursor is oFingerCursor; 
  714.     X is 261; Y is 501; 
  715.     Width is 91; Height is 17; 
  716.     
  717.     
  718.     Events is [
  719.         cMouseUpEvent
  720.         with Flags is $00000004; Flag is true; 
  721.             Commands is [
  722.                 cIfCookieCommand
  723.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  724.                     Commands is [
  725.                         cTokenCommand
  726.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  727.                     ];
  728.                 end,
  729.                 cBrowseCommand
  730.                 with Flags is $00000004; URL is "f21.k"; end
  731.             ];
  732.         end
  733.     ];
  734. end;
  735.  
  736. object ol139 is cBox
  737. with 
  738.     Flags is $00000150; 
  739.     Name is "l1"; 
  740.     Cursor is oFingerCursor; 
  741.     X is 224; Y is 518; 
  742.     Width is 76; Height is 21; 
  743.     
  744.     
  745.     Events is [
  746.         cMouseUpEvent
  747.         with Flags is $00000004; Flag is true; 
  748.             Commands is [
  749.                 cIfCookieCommand
  750.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  751.                     Commands is [
  752.                         cTokenCommand
  753.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  754.                     ];
  755.                 end,
  756.                 cBrowseCommand
  757.                 with Flags is $00000004; URL is "f16.k"; end
  758.             ];
  759.         end
  760.     ];
  761. end;
  762.  
  763. object ol138 is cBox
  764. with 
  765.     Flags is $00000150; 
  766.     Name is "l1"; 
  767.     Cursor is oFingerCursor; 
  768.     X is 301; Y is 518; 
  769.     Width is 68; Height is 19; 
  770.     
  771.     
  772.     Events is [
  773.         cMouseUpEvent
  774.         with Flags is $00000004; Flag is true; 
  775.             Commands is [
  776.                 cIfCookieCommand
  777.                 with Flags is $00000004; CookieName is "zique"; Value is "oui"; 
  778.                     Commands is [
  779.                         cTokenCommand
  780.                         with Flags is $00000004; TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  781.                     ];
  782.                 end,
  783.                 cBrowseCommand
  784.                 with Flags is $00000004; URL is "f31.k"; end
  785.             ];
  786.         end
  787.     ];
  788. end;
  789.  
  790. object oBouton_Fiche29 is cImage
  791. with 
  792.     Name is "Bouton Fiche"; 
  793.     Shown is false; Cursor is oFingerCursor; 
  794.     X is 167; Y is 573; 
  795.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  796.     
  797.     URL is "../Images/%E9cran%20fiche.jpg"; 
  798.     
  799.     
  800.     Events is [
  801.         cMouseEnterEvent
  802.         with 
  803.             Commands is [
  804.                 cShowCommand
  805.                 with Target is oTargetSelf; end
  806.             ];
  807.         end,
  808.         cMouseLeaveEvent
  809.         with 
  810.             Commands is [
  811.                 cShowCommand
  812.                 with Target is oTargetSelf; Mode is Clear; end
  813.             ];
  814.         end,
  815.         cMouseUpEvent
  816.         with Flag is true; 
  817.             Commands is [
  818.                 cShowCommand
  819.                 with Target is oFiche_Technique34; Mode is Toggle; end,
  820.                 cEnableCommand
  821.                 with Target is oFiche_Technique34; Mode is Toggle; end
  822.             ];
  823.         end
  824.     ];
  825. end;
  826.  
  827. object oBouton_Imprimer30 is cImage
  828. with 
  829.     Flags is $00000150; 
  830.     Name is "Bouton Imprimer"; 
  831.     Shown is false; Cursor is oFingerCursor; 
  832.     X is 321; Y is 573; 
  833.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  834.     
  835.     URL is "../Images/%E9cran%20imprimer.jpg"; 
  836.     
  837.     
  838.     Events is [
  839.         cMouseEnterEvent
  840.         with Flags is $00000004; 
  841.             Commands is [
  842.                 cShowCommand
  843.                 with Flags is $00000004; Target is oTargetSelf; end
  844.             ];
  845.         end,
  846.         cMouseLeaveEvent
  847.         with Flags is $00000004; 
  848.             Commands is [
  849.                 cShowCommand
  850.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  851.             ];
  852.         end,
  853.         cMouseUpEvent
  854.         with Flags is $00000004; Flag is true; 
  855.             Commands is [
  856.                 cPrintCommand
  857.                 with Target is oTexte_RTF35; end
  858.             ];
  859.         end
  860.     ];
  861. end;
  862.  
  863. object oBouton_Sommaire31 is cImage
  864. with 
  865.     Name is "Bouton Sommaire"; 
  866.     Shown is false; Cursor is oFingerCursor; 
  867.     X is 13; Y is 573; 
  868.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  869.     
  870.     URL is "../Images/%E9cran%20somm.jpg"; 
  871.     
  872.     
  873.     Events is [
  874.         cMouseEnterEvent
  875.         with 
  876.             Commands is [
  877.                 cShowCommand
  878.                 with Target is oTargetSelf; end
  879.             ];
  880.         end,
  881.         cMouseLeaveEvent
  882.         with 
  883.             Commands is [
  884.                 cShowCommand
  885.                 with Target is oTargetSelf; Mode is Clear; end
  886.             ];
  887.         end,
  888.         cMouseUpEvent
  889.         with Flag is true; 
  890.             Commands is [
  891.                 cIfCookieCommand
  892.                 with CookieName is "zique"; Value is "oui"; 
  893.                     Commands is [
  894.                         cTokenCommand
  895.                         with TokenName is "run"; Mode is ExecuteTargetUpwards; Target is oRoot1; end
  896.                     ];
  897.                 end,
  898.                 cBrowseCommand
  899.                 with URL is "sommaire.k"; end
  900.             ];
  901.         end
  902.     ];
  903. end;
  904.  
  905. object oBouton_Photos32 is cImage
  906. with 
  907.     Flags is $00000150; 
  908.     Name is "Bouton Photos"; 
  909.     Shown is false; Cursor is oFingerCursor; 
  910.     X is 475; Y is 573; 
  911.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  912.     
  913.     URL is "../Images/%E9cran%20photo.jpg"; 
  914.     
  915.     
  916.     Events is [
  917.         cMouseEnterEvent
  918.         with Flags is $00000004; 
  919.             Commands is [
  920.                 cShowCommand
  921.                 with Flags is $00000004; Target is oTargetSelf; end
  922.             ];
  923.         end,
  924.         cMouseLeaveEvent
  925.         with Flags is $00000004; 
  926.             Commands is [
  927.                 cShowCommand
  928.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  929.             ];
  930.         end,
  931.         cMouseUpEvent
  932.         with Flags is $00000004; Flag is true; 
  933.             Commands is [
  934.                 cBrowseCommand
  935.                 with URL is "e10s.k"; end
  936.             ];
  937.         end
  938.     ];
  939. end;
  940.  
  941. object oBouton_Vid_o33 is cImage
  942. with 
  943.     Flags is $00000150; 
  944.     Name is "Bouton Vid\$E9o"; 
  945.     Shown is false; Cursor is oFingerCursor; 
  946.     X is 629; Y is 573; 
  947.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  948.     
  949.     URL is "../Images/%E9cran%20vid%E9o.jpg"; 
  950.     
  951.     
  952.     Events is [
  953.         cMouseEnterEvent
  954.         with Flags is $00000004; 
  955.             Commands is [
  956.                 cShowCommand
  957.                 with Flags is $00000004; Target is oTargetSelf; end
  958.             ];
  959.         end,
  960.         cMouseLeaveEvent
  961.         with Flags is $00000004; 
  962.             Commands is [
  963.                 cShowCommand
  964.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  965.             ];
  966.         end,
  967.         cMouseUpEvent
  968.         with Flags is $00000004; Flag is true; 
  969.             Commands is [
  970.                 cRunCommand
  971.                 with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  972.                 cEnableCommand
  973.                 with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  974.                 cShowCommand
  975.                 with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  976.                 cDragCommand
  977.                 with Flags is $00000004; Target is ovid_o36; Mode is DragTo; end,
  978.                 cGrowCommand
  979.                 with Flags is $00000004; Target is ovid_o36; Mode is GrowTo; X is 800; Y is 600; end,
  980.                 cShowCommand
  981.                 with Flags is $00000004; Target is ovid_o36; end,
  982.                 cEnableCommand
  983.                 with Flags is $00000004; Target is ovid_o36; end,
  984.                 cRunCommand
  985.                 with Flags is $00000004; Target is ovid_o36; Rewind is true; end,
  986.                 cEnableCommand
  987.                 with Flags is $00000004; Target is oglobal37; end
  988.             ];
  989.         end
  990.     ];
  991. end;
  992.  
  993. object oFiche_Technique34 is cImage
  994. with 
  995.     Flags is $00000150; 
  996.     Name is "Fiche Technique"; 
  997.     Region is {$FFFF000A,$00010000,$01AC0188};
  998.     Enabled is false; Shown is false; Cursor is oFingerCursor; 
  999.     X is 132; Y is 41; 
  1000.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  1001.     
  1002.     URL is "../Images/t10.jpg"; 
  1003.     
  1004.     
  1005.     Events is [
  1006.         cMouseUpEvent
  1007.         with Flags is $00000004; Flag is true; 
  1008.             Commands is [
  1009.                 cShowCommand
  1010.                 with Flags is $00000004; Target is oFiche_Technique34; Mode is Clear; end,
  1011.                 cEnableCommand
  1012.                 with Flags is $00000004; Target is oFiche_Technique34; Mode is Clear; end
  1013.             ];
  1014.         end
  1015.     ];
  1016. end;
  1017.  
  1018. object oTexte_RTF35 is cRTFText
  1019. with 
  1020.     Flags is $00000550; 
  1021.     Name is "Texte RTF"; 
  1022.     Enabled is false; Shown is false; 
  1023.     Y is -160; 
  1024.     AdjustWidth is GetLayoutWidth; AdjustHeight is GetDataHeight; 
  1025.     
  1026.     URL is "../Textes/s10.rtf"; 
  1027.     
  1028.     
  1029. end;
  1030.  
  1031. object ovid_o36 is cMPEGMovie
  1032. with 
  1033.     Flags is $00000150; 
  1034.     Name is "vid\$E9o"; 
  1035.     Shown is false; Cursor is oFingerCursor; 
  1036.     X is 615; Y is 418; 
  1037.     Width is 176; Height is 144; 
  1038.     
  1039.     URL is "../Videos/s10.mpg"; 
  1040.     Events is [
  1041.         cMouseUpEvent
  1042.         with Flags is $00000004; Flag is true; 
  1043.             Commands is [
  1044.                 cRunCommand
  1045.                 with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  1046.                 cEnableCommand
  1047.                 with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  1048.                 cShowCommand
  1049.                 with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  1050.                 cDragCommand
  1051.                 with Flags is $00000004; Target is ovid_o36; Mode is DragTo; end,
  1052.                 cGrowCommand
  1053.                 with Flags is $00000004; Target is ovid_o36; Mode is GrowTo; X is 800; Y is 600; end,
  1054.                 cShowCommand
  1055.                 with Flags is $00000004; Target is ovid_o36; end,
  1056.                 cEnableCommand
  1057.                 with Flags is $00000004; Target is ovid_o36; end,
  1058.                 cRunCommand
  1059.                 with Flags is $00000004; Target is ovid_o36; Rewind is true; end,
  1060.                 cEnableCommand
  1061.                 with Flags is $00000004; Target is oglobal37; end
  1062.             ];
  1063.         end,
  1064.         cFinishedEvent
  1065.         with Flags is $00000004; 
  1066.             Commands is [
  1067.                 cPixelTool_IfSystemCommand
  1068.                 with Flags is $00000004; 
  1069.                     Commands is [
  1070.                         cDragCommand
  1071.                         with Flags is $00000004; Target is ovid_o36; Mode is DragTo; X is 631; Y is 442; end,
  1072.                         cGrowCommand
  1073.                         with Flags is $00000004; Target is ovid_o36; Mode is GrowTo; X is 160; Y is 120; end,
  1074.                         cEnableCommand
  1075.                         with Flags is $00000004; Target is oglobal37; Mode is Clear; end,
  1076.                         cShowCommand
  1077.                         with Flags is $00000004; Target is ovid_o36; end,
  1078.                         cEnableCommand
  1079.                         with Flags is $00000004; Target is ovid_o36; end,
  1080.                         cRunCommand
  1081.                         with Flags is $00000004; Target is ovid_o36; Rewind is true; end
  1082.                     ];
  1083.                 end,
  1084.                 cPixelTool_IfSystemCommand
  1085.                 with Flags is $00000004; SetMode is IsWinTest; 
  1086.                     Commands is [
  1087.                         cDragCommand
  1088.                         with Flags is $00000004; Target is ovid_o36; Mode is DragTo; X is 615; Y is 418; end,
  1089.                         cGrowCommand
  1090.                         with Flags is $00000004; Target is ovid_o36; Mode is GrowTo; X is 176; Y is 144; end,
  1091.                         cEnableCommand
  1092.                         with Flags is $00000004; Target is oglobal37; Mode is Clear; end,
  1093.                         cShowCommand
  1094.                         with Flags is $00000004; Target is ovid_o36; end,
  1095.                         cEnableCommand
  1096.                         with Flags is $00000004; Target is ovid_o36; end,
  1097.                         cRunCommand
  1098.                         with Flags is $00000004; Target is ovid_o36; Rewind is true; end
  1099.                     ];
  1100.                 end
  1101.             ];
  1102.         end
  1103.     ];
  1104. end;
  1105.  
  1106. object oglobal37 is cBox
  1107. with 
  1108.     Flags is $00000150; 
  1109.     Name is "global"; 
  1110.     Enabled is false; Shown is false; Cursor is oEmptyCursor; 
  1111.     
  1112.     Width is 800; Height is 600; 
  1113.     
  1114.     
  1115.     Events is [
  1116.         cMouseUpEvent
  1117.         with Flags is $00000004; Flag is true; 
  1118.             Commands is [
  1119.                 cPixelTool_IfSystemCommand
  1120.                 with Flags is $00000004; 
  1121.                     Commands is [
  1122.                         cShowCommand
  1123.                         with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  1124.                         cRunCommand
  1125.                         with Flags is $00000004; Target is ovid_o36; Mode is Clear; Rewind is true; end,
  1126.                         cEnableCommand
  1127.                         with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  1128.                         cEnableCommand
  1129.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1130.                         cDragCommand
  1131.                         with Flags is $00000004; Target is ovid_o36; Mode is DragTo; X is 631; Y is 442; end,
  1132.                         cGrowCommand
  1133.                         with Flags is $00000004; Target is ovid_o36; Mode is GrowTo; X is 160; Y is 120; end,
  1134.                         cShowCommand
  1135.                         with Flags is $00000004; Target is ovid_o36; end,
  1136.                         cRunCommand
  1137.                         with Flags is $00000004; Target is ovid_o36; Rewind is true; end,
  1138.                         cEnableCommand
  1139.                         with Flags is $00000004; Target is ovid_o36; end
  1140.                     ];
  1141.                 end,
  1142.                 cPixelTool_IfSystemCommand
  1143.                 with Flags is $00000004; SetMode is IsWinTest; 
  1144.                     Commands is [
  1145.                         cShowCommand
  1146.                         with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  1147.                         cRunCommand
  1148.                         with Flags is $00000004; Target is ovid_o36; Mode is Clear; Rewind is true; end,
  1149.                         cEnableCommand
  1150.                         with Flags is $00000004; Target is ovid_o36; Mode is Clear; end,
  1151.                         cEnableCommand
  1152.                         with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end,
  1153.                         cDragCommand
  1154.                         with Flags is $00000004; Target is ovid_o36; Mode is DragTo; X is 615; Y is 418; end,
  1155.                         cGrowCommand
  1156.                         with Flags is $00000004; Target is ovid_o36; Mode is GrowTo; X is 176; Y is 144; end,
  1157.                         cShowCommand
  1158.                         with Flags is $00000004; Target is ovid_o36; end,
  1159.                         cRunCommand
  1160.                         with Flags is $00000004; Target is ovid_o36; Rewind is true; end,
  1161.                         cEnableCommand
  1162.                         with Flags is $00000004; Target is ovid_o36; end
  1163.                     ];
  1164.                 end
  1165.             ];
  1166.         end
  1167.     ];
  1168. end;